Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to clux/muslrust:stable #2392

Closed
wants to merge 1 commit into from
Closed

Conversation

dessalines
Copy link
Member

Should mean we have to manually update these less often.

@dessalines dessalines requested a review from Nutomic as a code owner August 5, 2022 19:09
@Nutomic
Copy link
Member

Nutomic commented Aug 16, 2022

I dont think this is a good idea, because it means that CI can use a different Rust version from one day to another, and builds could suddenly start failing without any change in our code. Its better make such changes explicitly.

Also, CI is supposed to run the minimum Rust version supported to Lemmy, to ensure that it still compiles with older Rust.

@dessalines
Copy link
Member Author

Gotcha, that's understandable. CI was failing for it anyway for some weird reason.

@dessalines dessalines closed this Aug 17, 2022
@Nutomic
Copy link
Member

Nutomic commented Aug 18, 2022

Its this problem we had before, seems they have to update their Docker version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants